Address some "unused lexical variable" warnings
authorGlenn Morris <rgm@gnu.org>
Wed, 18 Sep 2013 01:48:00 +0000 (21:48 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 18 Sep 2013 01:48:00 +0000 (21:48 -0400)
commit1bd35f15e2486cf4aa4109dade9a18b5a7839c48
treeceb4ed950c46181cdedfc2df15681e5c0897c90e
parent2b56ba86db142c2e724d470c487edf2712750a96
Address some "unused lexical variable" warnings

* lisp/dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.

* lisp/eshell/esh-io.el (x-select-enable-clipboard): Declare.

* lisp/erc/erc-button.el (erc-button-add-buttons):
* lisp/eshell/em-cmpl.el (eshell-complete-parse-arguments):
* lisp/eshell/em-hist.el (eshell/history, eshell-isearch-backward):
* lisp/eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
Remove unused local variables.
lisp/ChangeLog
lisp/dframe.el
lisp/erc/ChangeLog
lisp/erc/erc-button.el
lisp/eshell/em-cmpl.el
lisp/eshell/em-hist.el
lisp/eshell/em-pred.el
lisp/eshell/esh-io.el